Skip to main content link. Accesskey S
  • Help
  • HCL Logo
  • HCL Notes and Domino Application Development wiki
  • THIS WIKI IS READ-ONLY. Individual names altered for privacy purposes.
  • HCL Forums and Blogs
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • API Documentation
Search
Community Articles > Programming > LotusScript > Reporting Spam LotusScript Sample
  • Share Show Menu▼
  • Subscribe Show Menu▼

Recent articles by this author

Reporting Spam LotusScript Sample

Reporting spam emails to spam filter productsservices usually requires you to provide the MIME source of the spam message as an .eml file. Lotus Notes provides a few ways to creating an .eml file from an email (drag and drop email to the desktop or File Save as) but it requires end users to ...

How to Validate All Tabs in XPage

You have an XPage with a tabbed panel and a submit button. Each tab contains required fields however validation only occurs on the tab that currently has focus. Hence, if you submit the page, validation does not occur on the tabs which do not have focus. This behavior is working as designed and an ...

Is there a notes.ini parameter to disable XPages

Yes, if you have a Domino server that does not have any XPage applications (including discussion databases) and you want to disable the XSP engine, you can add the following notes.ini parameter to your Domino notes.ini: INOTESDISABLEXPAGECMD1 This parameter requires an HTTP task restart.

How to Simulate Pass-Thru HTML on an XPage

In Domino forms, you have the ability to enter text and use the PassThru HTML feature to indicate that the text should be treated has HTML. One way to simulate the same behavior on an XPage is to use a computed field control. 1. Drag a computed field control to the XPage 2. In the computed field ...
Community articleReporting Spam LotusScript Sample
Added by ~Keiko Pretumitexynds | Edited by ~Ned Fezgerochekflar on January 15, 2014 | Version 2
  • Actions Show Menu▼
expanded Abstract
collapsed Abstract
No abstract provided.
Tags: Lotus Script
Reporting spam emails to spam filter products/services usually requires you to provide the MIME source of the spam message as an .eml file. Lotus Notes provides a few ways to creating an .eml file from an email (drag and drop email to the desktop or File -> Save as) but it requires end users to perform multiple steps to report the email (no single-click action). Nevertheless, you can add a custom action to the mail template yourself to provide a single-click action. The code attached (ReportSpam.lss) is an example I have used to generate an .eml file from a selected email(s) and send it as an .eml attachment to an address specified in the constant SPAM_EMAIL_ADDRESS. The code was created and tested as a folder action (Inbox) in Notes 8.5.x.

  • Actions Show Menu▼


expanded Attachments (1)
collapsed Attachments (1)
Edit the article to add or modify attachments.
File TypeSizeFile NameCreated OnDelete file
application/octet-stream 9 KB ReportSpam.lss 2/27/12, 3:28 PM
expanded Versions (2)
collapsed Versions (2)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (2)Jan 15, 2014, 3:55:12 PM~Ned Fezgerochekflar  
1Feb 27, 2012, 10:36:22 PM~Elizabeth Loptumitexgon  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedAbout
  • HCL Software
  • HCL Digital Solutions community
  • HCL Software support
  • BlogsDigital Solutions blog
  • Community LinkHCL Software forums and blogs
  • About HCL
  • Privacy
  • Accessibility